home *** CD-ROM | disk | FTP | other *** search
/ Merciful 2 / Merciful - Disc 2.iso / software / g / gravitypower.dms / gravitypower.adf / s / startup-sequence
Text File  |  1995-05-19  |  338b  |  15 lines

  1. resident >nil: echo
  2. echo ""
  3. echo "                     **** GRAVITY POWER ****"
  4. echo ""
  5. echo "  To install to Hard Disk, Load WorkBench,"
  6. echo "   then drag the GP directory"
  7. echo "  to the HD partition you want it to run from"
  8. echo ""
  9. echo "            TinMan ;-) "
  10. resident echo remove
  11. cd gp/
  12. c:assign GPX: ""
  13. runback GPX:GP.EXE
  14. endcli
  15.